placesview: don't show mount for Computer row
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Wed, 29 Jul 2015 22:37:19 +0000 (19:37 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Wed, 29 Jul 2015 22:39:03 +0000 (19:39 -0300)
commit98f9532a22bc37118f5958f795c5167714d31e00
tree102a663af05ed3d81f6a782ba50d0bf7bbe47fc0
parent08addd98599d595c7564946e399156ece06160fe
placesview: don't show mount for Computer row

The "Computer" row from places view is an abstract volume
that represents the root of the current partition. As such,
it cannot be mounted or unmounted.

Remove the related item on context menu for Computer row.
gtk/gtkplacesview.c